Skip to content

Conversation

alan-agius4
Copy link
Collaborator

This commit removes the RenderMode.AppShell option. Instead, a new configuration parameter, { appShellRoute: 'shell' }, is introduced to the provideServerRoutesConfig method.

provideServerRoutesConfig(serverRoutes, { appShellRoute: 'shell' })

@alan-agius4 alan-agius4 added the target: rc This PR is targeted for the next release-candidate label Nov 8, 2024
@alan-agius4 alan-agius4 force-pushed the render-mode-app-shell-remove branch from 8782827 to 72a99a5 Compare November 8, 2024 09:44
@alan-agius4 alan-agius4 added this to the v19 Candidates milestone Nov 8, 2024
@alan-agius4 alan-agius4 requested a review from dgp1130 November 8, 2024 10:41
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Nov 8, 2024
@alan-agius4 alan-agius4 marked this pull request as ready for review November 8, 2024 10:41
@alan-agius4 alan-agius4 force-pushed the render-mode-app-shell-remove branch from 72a99a5 to b8c369c Compare November 8, 2024 10:44
@alan-agius4 alan-agius4 force-pushed the render-mode-app-shell-remove branch 2 times, most recently from 298dd63 to a4a9cb7 Compare November 8, 2024 12:56
alan-agius4 added a commit to alan-agius4/angular that referenced this pull request Nov 8, 2024
@alan-agius4 alan-agius4 added action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 8, 2024
…configuration option

This commit removes the `RenderMode.AppShell` option. Instead, a new configuration parameter, `{ appShellRoute: 'shell' }`, is introduced to the `provideServerRoutesConfig` method.

```ts
provideServerRoutesConfig(serverRoutes, { appShellRoute: 'shell' })
```
@alan-agius4 alan-agius4 force-pushed the render-mode-app-shell-remove branch from a4a9cb7 to adaa3bc Compare November 8, 2024 18:27
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Nov 8, 2024
@alan-agius4 alan-agius4 merged commit b2e2be0 into angular:main Nov 8, 2024
31 of 32 checks passed
@alan-agius4 alan-agius4 deleted the render-mode-app-shell-remove branch November 8, 2024 18:51
@alan-agius4
Copy link
Collaborator Author

The changes were merged into the following branches: main, 19.0.x

thePunderWoman pushed a commit to angular/angular that referenced this pull request Nov 8, 2024
thePunderWoman pushed a commit to angular/angular that referenced this pull request Nov 8, 2024
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/ssr target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants